[INFO] cloning repository https://github.com/GoodGame563/tui_solution_create
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GoodGame563/tui_solution_create" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e66f9d3f53c7b250dff51247adb974f22901081
[INFO] checking GoodGame563/tui_solution_create against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGoodGame563%2Ftui_solution_create" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GoodGame563/tui_solution_create
[INFO] finished tweaking git repo https://github.com/GoodGame563/tui_solution_create
[INFO] tweaked toml for git repo https://github.com/GoodGame563/tui_solution_create written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GoodGame563/tui_solution_create on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GoodGame563/tui_solution_create already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e516caded9596e26c8e595141ff5ae29f62d41f10bbc3657cc213c3cfa68dd1f
[INFO] running `Command { std: "docker" "start" "e516caded9596e26c8e595141ff5ae29f62d41f10bbc3657cc213c3cfa68dd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e516caded9596e26c8e595141ff5ae29f62d41f10bbc3657cc213c3cfa68dd1f" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e516caded9596e26c8e595141ff5ae29f62d41f10bbc3657cc213c3cfa68dd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e516caded9596e26c8e595141ff5ae29f62d41f10bbc3657cc213c3cfa68dd1f" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking confy v2.0.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking dict v0.1.5
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking ratatui-explorer v0.2.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking tui_solution_create v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DictIface` and `Dict`
[INFO] [stdout]  --> src/utils.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dict::{Dict, DictIface};
[INFO] [stdout]   |            ^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DictIface` and `Dict`
[INFO] [stdout]  --> src/utils.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dict::{Dict, DictIface};
[INFO] [stdout]   |            ^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]    --> src/structs.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct Project {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 111 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `url` is never read
[INFO] [stdout]    --> src/structs.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct Project {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 111 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "e516caded9596e26c8e595141ff5ae29f62d41f10bbc3657cc213c3cfa68dd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e516caded9596e26c8e595141ff5ae29f62d41f10bbc3657cc213c3cfa68dd1f", kill_on_drop: false }`
[INFO] [stdout] e516caded9596e26c8e595141ff5ae29f62d41f10bbc3657cc213c3cfa68dd1f
